home *** CD-ROM | disk | FTP | other *** search
/ IRIX Base Documentation 2002 November / SGI IRIX Base Documentation 2002 November.iso / usr / share / catman / p_man / cat3 / Xm / XmFontListRemoveEntry.z / XmFontListRemoveEntry
Encoding:
Text File  |  2002-10-03  |  4.1 KB  |  67 lines

  1.  
  2.  
  3.  
  4.      XXXXmmmmFFFFoooonnnnttttLLLLiiiissssttttRRRReeeemmmmoooovvvveeeeEEEEnnnnttttrrrryyyy((((3333XXXX)))) UUUUNNNNIIIIXXXX SSSSyyyysssstttteeeemmmm VVVV XXXXmmmmFFFFoooonnnnttttLLLLiiiissssttttRRRReeeemmmmoooovvvveeeeEEEEnnnnttttrrrryyyy((((3333XXXX))))
  5.  
  6.  
  7.  
  8.      NNNNAAAAMMMMEEEE
  9.           XXXXmmmmFFFFoooonnnnttttLLLLiiiissssttttRRRReeeemmmmoooovvvveeeeEEEEnnnnttttrrrryyyy - A font list function that removes a
  10.           font list entry from a font list
  11.  
  12.      SSSSYYYYNNNNOOOOPPPPSSSSIIIISSSS
  13.           #include <Xm/Xm.h>
  14.           XXXXmmmmFFFFoooonnnnttttLLLLiiiisssstttt XXXXmmmmFFFFoooonnnnttttLLLLiiiissssttttRRRReeeemmmmoooovvvveeeeEEEEnnnnttttrrrryyyy(
  15.           XXXXmmmmFFFFoooonnnnttttLLLLiiiisssstttt oooollllddddlllliiiisssstttt,
  16.           XXXXmmmmFFFFoooonnnnttttLLLLiiiissssttttEEEEnnnnttttrrrryyyy eeeennnnttttrrrryyyy);
  17.  
  18.      VVVVEEEERRRRSSSSIIIIOOOONNNN
  19.           This page documents Motif 2.1.
  20.  
  21.      DDDDEEEESSSSCCCCRRRRIIIIPPPPTTTTIIIIOOOONNNN
  22.           XXXXmmmmFFFFoooonnnnttttLLLLiiiissssttttRRRReeeemmmmoooovvvveeeeEEEEnnnnttttrrrryyyy creates a new font list that contains
  23.           the contents of _o_l_d_l_i_s_tminus those entries specified in
  24.           _e_n_t_r_y.  The routine removes any entries from _o_l_d_l_i_s_tthat
  25.           match the components (tag, type font/font set) of the
  26.           specified entry. The function deallocates the original font
  27.           list after extracting the required information. The caller
  28.           uses XXXXmmmmFFFFoooonnnnttttLLLLiiiissssttttEEEEnnnnttttrrrryyyyFFFFrrrreeeeeeeeto recover memory allocated for the
  29.           specified entry. This routine does not free the _X_F_o_n_t_S_e_t or
  30.           _X_F_o_n_t_S_t_r_u_c_t associated with the font list entry that is
  31.           removed.
  32.  
  33.           _o_l_d_l_i_s_t   Specifies the font list
  34.  
  35.           _e_n_t_r_y     Specifies the font list entry to be removed
  36.  
  37.      RRRREEEETTTTUUUURRRRNNNN
  38.           If _o_l_d_l_i_s_t is NULL, the function returns NULL. If _e_n_t_r_y is
  39.           NULL or no entries are removed, the function returns
  40.           _o_l_d_l_i_s_t. Otherwise, it returns a new font list.  If the
  41.           function returns a new font list, the function allocates
  42.           space to hold the new font list. The application is
  43.           responsible for managing the allocated space. The
  44.           application can recover the allocated space by calling
  45.           XXXXmmmmFFFFoooonnnnttttLLLLiiiissssttttFFFFrrrreeeeeeee.
  46.  
  47.      RRRREEEELLLLAAAATTTTEEEEDDDD
  48.           XXXXmmmmFFFFoooonnnnttttLLLLiiiisssstttt(3), XXXXmmmmFFFFoooonnnnttttLLLLiiiissssttttAAAAppppppppeeeennnnddddEEEEnnnnttttrrrryyyy(3),
  49.           XXXXmmmmFFFFoooonnnnttttLLLLiiiissssttttEEEEnnnnttttrrrryyyyCCCCrrrreeeeaaaatttteeee(3), XXXXmmmmFFFFoooonnnnttttLLLLiiiissssttttEEEEnnnnttttrrrryyyyFFFFrrrreeeeeeee(3),
  50.           XXXXmmmmFFFFoooonnnnttttLLLLiiiissssttttEEEEnnnnttttrrrryyyyLLLLooooaaaadddd(3), and XXXXmmmmFFFFoooonnnnttttLLLLiiiissssttttFFFFrrrreeeeeeee(3).
  51.  
  52.  
  53.  
  54.  
  55.  
  56.  
  57.  
  58.  
  59.  
  60.  
  61.  
  62.  
  63.      Page 1                                          (printed 10/3/02)
  64.  
  65.  
  66.  
  67.